home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1998 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'LZExpand.pas' rev: 3.00
-
- #ifndef LZExpandHPP
- #define LZExpandHPP
- #include <Windows.hpp>
- #include <SysInit.hpp>
- #include <System.hpp>
-
- //-- user supplied -----------------------------------------------------------
- #include <lzexpand.h>
-
- namespace Lzexpand
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
-
- } /* namespace Lzexpand */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Lzexpand;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // LZExpand
-